Column

Point Interpolation Map:

Table of difference point interpolation approaches:

$`_data`
# A tibble: 1 × 8
  address  geometry hex_id nearest knn10_uniform IDW_10 radius_1000 knn5_uniform
  <chr>    <chr>    <chr>    <dbl>         <dbl>  <dbl>       <dbl>        <dbl>
1 20, May… POINT (… 8a2a3…     456          416.   437.         456         406.

$`_boxhead`
# A tibble: 8 × 8
  var   type  column_label column_units column_pattern column_align column_width
  <chr> <chr> <list>       <chr>        <chr>          <chr>        <list>      
1 addr… defa… <chr [1]>    <NA>         <NA>           left         <NULL>      
2 geom… defa… <chr [1]>    <NA>         <NA>           left         <NULL>      
3 hex_… defa… <chr [1]>    <NA>         <NA>           left         <NULL>      
4 near… defa… <chr [1]>    <NA>         <NA>           right        <NULL>      
5 knn1… defa… <chr [1]>    <NA>         <NA>           right        <NULL>      
6 IDW_… defa… <chr [1]>    <NA>         <NA>           right        <NULL>      
7 radi… defa… <chr [1]>    <NA>         <NA>           right        <NULL>      
8 knn5… defa… <chr [1]>    <NA>         <NA>           right        <NULL>      
# ℹ 1 more variable: hidden_px <list>

$`_stub_df`
# A tibble: 1 × 6
  rownum_i row_id group_id group_label indent built_group_label
     <int> <chr>  <chr>    <list>      <chr>  <chr>            
1        1 <NA>   <NA>     <NULL>      <NA>   <NA>             

$`_row_groups`
character(0)

$`_heading`
$`_heading`$title
[1] "Price options based on point interpolation options"

$`_heading`$subtitle
NULL

$`_heading`$preheader
NULL


$`_spanners`
# A tibble: 0 × 8
# ℹ 8 variables: vars <list>, spanner_label <list>, spanner_units <chr>,
#   spanner_pattern <chr>, spanner_id <chr>, spanner_level <int>, gather <lgl>,
#   built <chr>

$`_stubhead`
$`_stubhead`$label
NULL


$`_footnotes`
# A tibble: 0 × 8
# ℹ 8 variables: locname <chr>, grpname <chr>, colname <chr>, locnum <dbl>,
#   rownum <int>, colnum <int>, footnotes <list>, placement <chr>

$`_source_notes`
list()

$`_formats`
list()

$`_substitutions`
list()

$`_styles`
# A tibble: 0 × 7
# ℹ 7 variables: locname <chr>, grpname <chr>, colname <chr>, locnum <dbl>,
#   rownum <int>, colnum <int>, styles <list>

$`_summary`
list()

$`_options`
# A tibble: 190 × 5
   parameter              scss  category type   value     
   <chr>                  <lgl> <chr>    <chr>  <list>    
 1 table_id               FALSE table    value  <chr [1]> 
 2 table_caption          FALSE table    value  <chr [1]> 
 3 table_width            TRUE  table    px     <chr [1]> 
 4 table_layout           TRUE  table    value  <chr [1]> 
 5 table_margin_left      TRUE  table    px     <chr [1]> 
 6 table_margin_right     TRUE  table    px     <chr [1]> 
 7 table_background_color TRUE  table    value  <chr [1]> 
 8 table_additional_css   FALSE table    values <chr [0]> 
 9 table_font_names       FALSE table    values <chr [10]>
10 table_font_size        TRUE  table    px     <chr [1]> 
# ℹ 180 more rows

$`_transforms`
list()

$`_locale`
$`_locale`$locale
NULL


$`_has_built`
[1] FALSE

attr(,"class")
[1] "gt_tbl" "list"